chore(deps): update npm dev dependencies #8420
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.0-alpha.65->3.0.0-alpha.700.4.0->0.4.11.1.0->1.1.21.10.1->1.10.16^20.17.10->^20.17.17^0.6.1->^0.6.4^7.5.6->^7.5.8^2.4.0->^2.4.4^4.6.0->^4.7.08.5.10->8.5.14^1.13.5->^1.13.8^4.21.3->^4.24.40.7.0->0.7.2^4.1.0->^4.1.2^1.0.0->^1.0.1^2.5.1->^2.7.0^1.3.0->^1.4.1^2.29.3->^2.30.0^6.0.0->^6.1.1^0.10.53->^0.10.64^5.0.0->^5.1.1^11.0.0->^11.0.12.1.1->2.1.2^5.5.0->^5.6.3^25.0.0->^25.0.1^3.0.0->^3.0.2^11.1.0->^11.1.4^2.1.27->^2.1.35^1.2.3->^1.4.40.52.0->0.52.2^8.0.0->^8.0.1^8.0.0->^8.1.1^6.0.0->^6.1.0^16.0.0->^16.0.4^3.3.0->^3.4.175.38.1->5.38.2^5.3.10->^5.3.11^1.8.8->^1.8.10^8.3.0->^8.3.6^4.1.0->^4.1.1^3.4.21->^3.5.13^17.3.1->^17.4.2^2.4.0->^2.4.2^8.16.0->^8.18.0^3.24.1->^3.24.28.3.0->8.3.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
napi-rs/napi-rs (@napi-rs/cli)
v3.0.0-alpha.70Compare Source
v3.0.0-alpha.69Compare Source
v3.0.0-alpha.68Compare Source
v3.0.0-alpha.67Compare Source
What's Changed
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]...[@​napi-rs/cli](https://redirect.github.com/napi-rs/cli)[@​3](https://redirect.github.com/3).0.0-alpha.67
v3.0.0-alpha.66Compare Source
web-infra-dev/rslib (@rslib/core)
v0.4.1Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
.nvmrcfor development by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/734New Contributors
Full Changelog: web-infra-dev/rslib@v0.4.0...v0.4.1
rspack-contrib/rspack-plugin-preact-refresh (@rspack/plugin-preact-refresh)
v1.1.2Compare Source
What's Changed
New Contributors
Full Changelog: rspack-contrib/rspack-plugin-preact-refresh@v1.1.1...v1.1.2
v1.1.1Compare Source
What's Changed
Full Changelog: rspack-contrib/rspack-plugin-preact-refresh@v1.1.0...v1.1.1
swc-project/swc (@swc/core)
v1.10.16Compare Source
Bug Fixes
(es/minifier) Check assign target before merge assign cond (#10020) (6dab49a)
(es/parser) Preserve comment positions with leading semicolon (#10019) (c9937b6)
(swc_common) Fix panic with non-narrow chars with width != 2 (#10011) (f9f4cac)
(ts/fast-strip) Handle unsupported
modulekeyword (#10022) (308f5d0)Performance
compact_str(#10008) (7d7319f)v1.10.15Compare Source
Bug Fixes
(es/fixer) Wrap object tagged templates (#9991) (963c3a5)
(es/minifier) Dont't optimize swtich case before DCE (#9994) (afe21b5)
(es/minifier) Revert #10006 (#10007) (7e21323)
(es/parser, es/codegen) Handle trailing empty slots in array patterns (#9992) (1a87e76)
(es/react) Avoid adding
__selfin constructors of derived class in thejsx_self(#9987) (83f24af)Features
(es/ast) Add
ShrinkToFitimplementation (#10009) (6849b6a)(es/helpers) Update package exports for module-sync and webpack compatibility (#9995) (6f4e7ad)
(fast-ts) Support Uint8Array Input (#9879) (61ae579)
Performance
(es/codegen) Remove needless allocations (#9978) (9c89d57)
(es/minifier) Do not clone from
take_ident_of_pat_if_unused(#10005) (dc3b46e)(es/minifier) Allocate in once from
mark_property_mutation(#10004) (4a90e51)(es/minifier) Limit infection analysis by the entry size (#10006) (1a3a4b9)
(es/minifier) Make the default pass 2 (#10014) (07dc423)
v1.10.14Compare Source
Bug Fixes
(deps) Update cargo (patch) (#9971) (e9843d8)
(es/transforms) Pass
unresolved_marktosimplifierinstead oftop_level_mark(#9989) (963b088)(swc_core) Fix typo in swc_core feature (#9979) (99a6339)
Features
(ts/fast-strip) Support type-only/uninstantiated namespaces (#9983) (a72c6fa)
Add (experimental) nodejs interop crates (#9974) (37e0ea5)
Add (experimental)
js-interopnpm package (#9975) (eebb0ea)Performance
rustc-hashtov2and dropahash(#9982) (6765db0)v1.10.12Compare Source
Bug Fixes
constwithout init (#9970) (1b57261)Performance
(es/minifier) Make analyzer not call
collect_infects_fromrecursively (#9924) (37616c3)(es/minifier) Skip complex inline operations if possible (#9972) (772cc30)
(es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)
v1.10.11Compare Source
Bug Fixes
(es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)
(es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)
(es/parser) Parse
yield<T> (v: T)=>v(#9915) (04333aa)(ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)
(typescript) Allow references to the global Symbol in computed property names under
isolatedDeclarations(#9869) (e4c1e03)Features
(es/minifier) Compress negate eq (#9911) (e8f23cf)
(es/minifier) Compress Assign to number (#9943) (d5f40a0)
(parallel) Add
merge_in_parallel(#9939) (c5b8390)Merge
hstrinto the main repository (#9963) (bc61c13)Miscellaneous Tasks
(es/minifier) Add a script for samply profiler (#9923) (8f8dcaa)
(preset-env) Update
browserslist-rs(#9918) (606ffe5)Performance
Configuration
📅 Schedule: Branch creation - "before 8am on wednesday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.